cryptographic signature - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

cryptographic signature - перевод на русский

MATHEMATICAL SCHEME FOR VERIFYING THE AUTHENTICITY OF DIGITAL DOCUMENTS
Digital signatures; Digitally Signed; Cryptographic signature; Digitally signed; Digital Signature; Signed code; Digital signiture; Digital signature scheme; Adaptive chosen-message attack; Adaptive chosen message attack; Digital signing; Signature (cryptography); Signature (computers); Signature (computing); E-imza; Signature scheme; .sign; Digital key; Digital keys; 🔏; Puncturable signature; Puncturable digital signature; Digitally-signed; Cryptographic signing; Applications of digital signatures
  • Alice signs a message—"Hello Bob!"—by appending a signature computed from the message and her private key.

Bob receives both the message and signature. He uses Alice's public key to verify the authenticity of the signed message.
Найдено результатов: 231
cryptographic signature         
криптографически защищенная (криптографическая) подпись криптографически защищенная (криптографическая) подпись
signature scheme         
схема получения (цифровее) подписи схема получения (цифровее) подписи
digital signature         
цифровая (электронная) подпись цифровая (электронная) подпись
digital key         
цифровой ключ цифровой ключ
digital signature         

общая лексика

цифровая (электронная) подпись

числовое значение, вычисляемое по тексту сообщения с помощью секретного ключа отправителя, а проверяемое открытым ключом, соответствующим секретному ключу отправителя. Удостоверяет, что документ исходит от того лица, чья цифровая подпись приложена, так как эту подпись нельзя подделать, а также отсутствие с момента подписания изменений в документе, пересылаемом в цифровом виде

ASCII-файл, который может автоматически присоединяться к электронному письму для идентификации отправителя

digital signature scheme         
схема формирования цифровой подписи схема формирования цифровой подписи
metric signature         
MATHEMATICAL CONCEPT
Signature change; Signature (physics); Euclidean signature; +---; -+++; Lorentz signature; Mostly Plus; Mostly Minus; Signature of the metric

математика

сигнатура метрики

signature         
  • Fingerprints may be used instead of signatures where the signer is illiterate. Here on an Indian legal document of 1952.
  • [[Vermeer]]'s signature
  • p=Xú Yǒngyù yìn}}, rotating character seal of Xú Yǒngyù
HANDWRITTEN MARK MADE AS A PROOF OF IDENTITY AND INTENT
Signatures; Signatory state; Signatory; Signiture; Signatories; Signature Hole

['signɔtʃə]

общая лексика

сигнатура

специфическое содержимое памяти, характеризующее объект, например компьютерный вирус

отличительный признак

подпись

ставить подпись, подписывать

сигнатурный

нефтегазовая промышленность

рисунок волны, форма волны (на сейсмограмме)

синоним

sig

существительное

['signətʃə]

общая лексика

(собственноручная) подпись

автограф

подписание

музыкальная шапка (радиопрограммы и т. п.)

подпись

полиграфия

сигнатура

сфальцованный печатный лист

музыка

ключевые знаки

ключ

радиотехника

музыкальная шапка

глагол

общая лексика

подписывать

ставить подпись

полиграфия

ставить сигнатуру

signatory         
  • Fingerprints may be used instead of signatures where the signer is illiterate. Here on an Indian legal document of 1952.
  • [[Vermeer]]'s signature
  • p=Xú Yǒngyù yìn}}, rotating character seal of Xú Yǒngyù
HANDWRITTEN MARK MADE AS A PROOF OF IDENTITY AND INTENT
Signatures; Signatory state; Signatory; Signiture; Signatories; Signature Hole

['signət(ə)ri]

прилагательное

юриспруденция

подписавший

принявший участие в подписании

существительное

['signət(ə)ri]

общая лексика

подписавшийся

сторона, подписавшая какой-л. документ (особ. договор)

юриспруденция

подписавшееся государство

подписавшаяся сторона

signatory         
  • Fingerprints may be used instead of signatures where the signer is illiterate. Here on an Indian legal document of 1952.
  • [[Vermeer]]'s signature
  • p=Xú Yǒngyù yìn}}, rotating character seal of Xú Yǒngyù
HANDWRITTEN MARK MADE AS A PROOF OF IDENTITY AND INTENT
Signatures; Signatory state; Signatory; Signiture; Signatories; Signature Hole
signatory 1. noun сторона, подписавшая какой-л. документ (особ. договор); joint signatory - совместно подписавший 2. adj. подписавший (какой-л. документ, особ. договор)

Определение

digital signature
<cryptography> Extra data appended to a message which identifies and authenticates the sender and message data using public-key encryption. The sender uses a one-way hash function to generate a hash-code of about 32 bits from the message data. He then encrypts the hash-code with his private key. The receiver recomputes the hash-code from the data and decrypts the received hash with the sender's public key. If the two hash-codes are equal, the receiver can be sure that data has not been corrupted and that it came from the given sender. (1995-02-07)

Википедия

Digital signature

A digital signature is a mathematical scheme for verifying the authenticity of digital messages or documents. A valid digital signature, where the prerequisites are satisfied, gives a recipient very high confidence that the message was created by a known sender (authenticity), and that the message was not altered in transit (integrity).

Digital signatures are a standard element of most cryptographic protocol suites, and are commonly used for software distribution, financial transactions, contract management software, and in other cases where it is important to detect forgery or tampering.

Digital signatures are often used to implement electronic signatures, which includes any electronic data that carries the intent of a signature, but not all electronic signatures use digital signatures. Electronic signatures have legal significance in some countries, including Canada, South Africa, the United States, Algeria, Turkey, India, Brazil, Indonesia, Mexico, Saudi Arabia, Uruguay, Switzerland, Chile and the countries of the European Union.

Digital signatures employ asymmetric cryptography. In many instances, they provide a layer of validation and security to messages sent through a non-secure channel: Properly implemented, a digital signature gives the receiver reason to believe the message was sent by the claimed sender. Digital signatures are equivalent to traditional handwritten signatures in many respects, but properly implemented digital signatures are more difficult to forge than the handwritten type. Digital signature schemes, in the sense used here, are cryptographically based, and must be implemented properly to be effective. They can also provide non-repudiation, meaning that the signer cannot successfully claim they did not sign a message, while also claiming their private key remains secret. Further, some non-repudiation schemes offer a timestamp for the digital signature, so that even if the private key is exposed, the signature is valid. Digitally signed messages may be anything representable as a bitstring: examples include electronic mail, contracts, or a message sent via some other cryptographic protocol.

Как переводится cryptographic signature на Русский язык